Skip to content

Conversation

@SupakornNetsuwan
Copy link
Collaborator

@SupakornNetsuwan SupakornNetsuwan commented Sep 14, 2025

Why did you create this PR

Issue: #189

What did you do

  • Fix ListTablePagination props type, previously ListTablePagination does not show props type inferring.

Screenshots / Recordings

Previously:
Cursor 2568-09-14 19 55 54

After this commit is applied it should show the props type of

interface CollectionListPaginationProps {
  totalPage?: number
}

at the component.

Checklist

  • Self-reviewed your code
  • Wrote coverage tests
  • Added screenshots or recordings if applicable

@changeset-bot
Copy link

changeset-bot bot commented Sep 14, 2025

🦋 Changeset detected

Latest commit: 51ce530

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@genseki/react Patch
@example/erp Patch
@example/ui-playground Patch
@genseki/next Patch
@genseki/plugins Patch
@genseki/prisma-generator Patch
@genseki/react-query Patch
@genseki/rest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@SupakornNetsuwan SupakornNetsuwan changed the title fix: ListTablePagination emit type fix: ListTablePagination does not show props type Sep 14, 2025
@saenyakorn saenyakorn merged commit 6123e2e into main Sep 16, 2025
1 check passed
@saenyakorn saenyakorn deleted the fix/ListTablePagination branch September 16, 2025 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants